﻿2026-07-23T17:43:53.3359173Z ##[group]Run actions/checkout@v5
2026-07-23T17:43:53.3359680Z with:
2026-07-23T17:43:53.3360037Z   repository: BigscreenVR/spt-bs-core
2026-07-23T17:43:53.3362847Z   token: ***
2026-07-23T17:43:53.3363195Z   ssh-strict: true
2026-07-23T17:43:53.3363538Z   ssh-user: git
2026-07-23T17:43:53.3363895Z   persist-credentials: true
2026-07-23T17:43:53.3364281Z   clean: true
2026-07-23T17:43:53.3364631Z   sparse-checkout-cone-mode: true
2026-07-23T17:43:53.3365054Z   fetch-depth: 1
2026-07-23T17:43:53.3365402Z   fetch-tags: false
2026-07-23T17:43:53.3365740Z   show-progress: true
2026-07-23T17:43:53.3366092Z   lfs: false
2026-07-23T17:43:53.3366421Z   submodules: false
2026-07-23T17:43:53.3366774Z   set-safe-directory: true
2026-07-23T17:43:53.3367164Z   allow-unsafe-pr-checkout: false
2026-07-23T17:43:53.3367563Z env:
2026-07-23T17:43:53.3367887Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-23T17:43:53.3368316Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-23T17:43:53.3368712Z ##[endgroup]
2026-07-23T17:43:53.4147073Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-23T17:43:53.4149177Z ##[group]Getting Git version info
2026-07-23T17:43:53.4150197Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-23T17:43:53.4151209Z [command]/usr/bin/git version
2026-07-23T17:43:53.4151819Z git version 2.43.0
2026-07-23T17:43:53.4153689Z ##[endgroup]
2026-07-23T17:43:53.4161521Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/de4db8df-938e-490e-bdba-efc7221c4736' before making global git config changes
2026-07-23T17:43:53.4163224Z Adding repository directory to the temporary git global config as a safe directory
2026-07-23T17:43:53.4164729Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-23T17:43:53.4198325Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-23T17:43:53.4219459Z https://github.com/BigscreenVR/spt-bs-core
2026-07-23T17:43:53.4229733Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-23T17:43:53.4232134Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-23T17:43:53.4250791Z HEAD
2026-07-23T17:43:53.4284553Z ##[endgroup]
2026-07-23T17:43:53.4285487Z [command]/usr/bin/git submodule status
2026-07-23T17:43:53.4474281Z ##[group]Cleaning the repository
2026-07-23T17:43:53.4510259Z [command]/usr/bin/git clean -ffdx
2026-07-23T17:43:54.2406485Z Removing target/
2026-07-23T17:43:54.2415354Z [command]/usr/bin/git reset --hard HEAD
2026-07-23T17:43:54.2471905Z HEAD is now at 15dfdf4b Merge c65908da9e41a942f41fe29dcf6174e9385ddf37 into 2342fd631f1feabcbd4405eac49da2e5c31beee5
2026-07-23T17:43:54.2476780Z ##[endgroup]
2026-07-23T17:43:54.2478151Z ##[group]Disabling automatic garbage collection
2026-07-23T17:43:54.2481925Z [command]/usr/bin/git config --local gc.auto 0
2026-07-23T17:43:54.2511941Z ##[endgroup]
2026-07-23T17:43:54.2513686Z ##[group]Setting up auth
2026-07-23T17:43:54.2515838Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-23T17:43:54.2547255Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-23T17:43:54.2739654Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-23T17:43:54.2767036Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-23T17:43:54.2958024Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-23T17:43:54.2985796Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-23T17:43:54.3180132Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-23T17:43:54.3213214Z ##[endgroup]
2026-07-23T17:43:54.3215175Z ##[group]Fetching the repository
2026-07-23T17:43:54.3220526Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +15dfdf4bf18f67b9dad2650c809f62ef0b418a56:refs/remotes/pull/68/merge
2026-07-23T17:43:54.7470712Z ##[endgroup]
2026-07-23T17:43:54.7471718Z ##[group]Determining the checkout info
2026-07-23T17:43:54.7472534Z ##[endgroup]
2026-07-23T17:43:54.7475316Z [command]/usr/bin/git sparse-checkout disable
2026-07-23T17:43:54.7547663Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-23T17:43:54.7571518Z ##[group]Checking out the ref
2026-07-23T17:43:54.7573655Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/68/merge
2026-07-23T17:43:54.7616090Z HEAD is now at 15dfdf4b Merge c65908da9e41a942f41fe29dcf6174e9385ddf37 into 2342fd631f1feabcbd4405eac49da2e5c31beee5
2026-07-23T17:43:54.7619582Z ##[endgroup]
2026-07-23T17:43:54.7650327Z [command]/usr/bin/git log -1 --format=%H
2026-07-23T17:43:54.7669787Z 15dfdf4bf18f67b9dad2650c809f62ef0b418a56
